home *** CD-ROM | disk | FTP | other *** search
/ Amiga News 95 / Amiga News 95.iso / dpat / dpat49 / reqtools.lzh / ReqTools / DISTRIBUTION next >
Text File  |  1992-03-08  |  4KB  |  123 lines

  1.  
  2.                       **********************************
  3.  
  4.                           reqtools.library
  5.  
  6.                           The requester toolkit.
  7.  
  8.                           Release 1.0d
  9.  
  10.                           (c) 1991/1992 Nico François
  11.  
  12.                       **********************************
  13.  
  14.  
  15.    The programs and files in this distribution are freely distributable, but
  16. are also Copyright (c) Nico François. They may be freely distributed as long
  17. as no more than a nominal fee is charged to cover time and copying costs.
  18.  
  19.    Programmers can register as a ReqTools developer by sending US$25 to:
  20.  
  21.                                 Nico François
  22.                                 Corbielaan 13
  23.                                 B-3060 Bertem
  24.                                 BELGIUM
  25.  
  26.    Send money by EuroCheck (only in Belgian Francs (BEF)!), postal(!) money
  27. order or cash!  It's impossible for me to cash in foreign checks.  Please
  28. state the version of reqtools.library you have (use the C:Version command to
  29. display the version) and if you use the 1.3 or 2.0 version.
  30.  
  31.    If you register you will be sent the next update of ReqTools (when it
  32. becomes available) and you will be kept up to date concerning further
  33. developments regarding ReqTools.
  34.  
  35.    The complete ReqTools package contains following files:
  36.  
  37.     Aztec (dir)
  38.         reqtools.lib
  39.         reqtoolsnb.lib
  40.     doc (dir)
  41.         reqtools.doc
  42.         windowptr.readme
  43.     demo (dir)
  44.         demo
  45.         demo.c
  46.         makefile
  47.     dlib (dir)
  48.         README
  49.         reqtoolss.lib
  50.         reqtoolssr.lib
  51.         Source.lzh
  52.     fd (dir)
  53.         reqtools_lib.fd
  54.     include (dir)
  55.         clib (dir)
  56.             reqtools_protos.h
  57.         libraries (dir)
  58.             reqtools_lib.i
  59.             reqtools.h
  60.             reqtools.i
  61.         pragmas (dir)
  62.             reqtools.h
  63.         proto (dir)
  64.             reqtools.h
  65.     include13 (dir)
  66.         utility (dir)
  67.             hooks.h
  68.             hooks.i
  69.             tagitem.h
  70.             tagitem.i
  71.     kick13 (dir)
  72.         reqtools.library
  73.     kick20 (dir)
  74.         reqtools.library
  75.     lib (dir)
  76.         README
  77.         reqtools.lib
  78.         reqtoolsnb.lib
  79.         Source.lzh
  80.     Modula2 (dir)
  81.         ReqTFileReq.def      ReqTFileReq.mod
  82.         ReqTools.def         ReqTools.doc
  83.         ReqTools.dok         ReqToolsDemo.mod
  84.         ReqToolsSupport.def  ReqToolsSupport.mod
  85.     Oberon (dir)
  86.         ReqTools.mod
  87.         ReqToolsDemo.mod
  88.     RTPatch (dir)
  89.         RTPatch
  90.         RTPatch.doc
  91.     DISTRIBUTION
  92.     README
  93.     reqtoolsDemo
  94.     Install
  95.     Install.script
  96.  
  97.    The 'include13' directory holds clones of 'utility/tagitem.[hi]' and
  98. 'utility/hooks.[hi]' for people who haven't got the 2.0 include files.  The
  99. original files are not included because they are copyrighted by Commodore.
  100.  
  101.    All of these files (except demo.c and ReqToolsDemo.mod) must remain
  102. unmodified and are copyrighted by the author.  None of these files may be
  103. distributed on its own, the entire package must be distributed as one whole.
  104. 'demo.c' and 'ReqToolsDemo.mod' are full public domain and can be used in any
  105. way you like.
  106.  
  107.    There is one exception to the above.  If you plan to release a freely
  108. distributable program, you may include 'kick13/reqtools.library',
  109. 'kick20/reqtools.library' and the installation script (with icon) with your
  110. distribution.  It is left to the programmer to decide whether he wished to
  111. register as a ReqTools developer.  Registration is not required, use is free.
  112.  
  113.    Commercial usage is allowed if the following two conditions are met:
  114. a) you register as a ReqTools developer and b) you send me a copy of your
  115. program(s) using reqtools.library.  If these conditions are met you are
  116. allowed to include the 1.3 and 2.0 version of reqtools.library and the
  117. install script with your commercial product.
  118.  
  119.    Whether your program is freely distributable or commercial, you must state
  120. in your documentation that your program uses reqtools.library and that
  121. ReqTools is Copyright (c) Nico François.
  122.  
  123.